Option, is an old-generation mark-sweep collector that stops the world briefly for an initial mark phase and again later for a brief re-mark phase and then allows the user program to resume while the garbage collector threads execute concurrently with the user program 選項啟用,它是一個老代標記-清除收集器,它在初始標記階段(及在以后暫短重新標記階段)暫短地停止整個系統(tǒng),然后恢復(fù)用戶程序,同時垃圾收集器線程與用戶程序并發(fā)地執(zhí)行。